runtime.pollCache.lock (field)

5 uses

	runtime (current package)
		netpoll.go#L168: 	lock  mutex
		netpoll.go#L265: 	lock(&c.lock)
		netpoll.go#L268: 	unlock(&c.lock)
		netpoll.go#L614: 	lock(&c.lock)
		netpoll.go#L633: 	unlock(&c.lock)